Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AmarBunty

Pages: [1]
1
CentOS 6 Problems / Re: CentOS6 Upgrade
« on: April 28, 2017, 07:27:52 PM »
Everything went fine according to instructions,

But Varnish Server not working in Combinations (Apache + Varnish Server) and  (Apache + ngix +Varnish Server)

Only Apache or Apache + ngix working.

After changing default Web Servers Vhost is rebuilded.

But Varnish is not installing

Loaded plugins: fastestmirror
Setting up Remove Process
Loading mirror speeds from cached hostfile
 * base: repos.mia.quadranet.com
 * extras: repos.mia.quadranet.com
 * remi-safe: repo1.ash.innoscale.net
 * rpmforge: mirror.teklinks.com
 * updates: repos.mia.quadranet.com
No Packages marked for removal
Detected operating system as centos/6.
Checking for curl...
Detected curl...
Downloading repository file: https://packagecloud.io/install/repositories/varnishcache/varnish5/config_file.repo?os=centos&dist=6&source=script
done.
Installing pygpgme to verify GPG signatures...
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: repos.mia.quadranet.com
 * extras: repos.mia.quadranet.com
 * remi-safe: repo1.ash.innoscale.net
 * rpmforge: mirror.teklinks.com
 * updates: repos.mia.quadranet.com
Package pygpgme-0.1-18.20090824bzr68.el6.x86_64 already installed and latest version
Nothing to do
Installing yum-utils...
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: mirror.confluxtech.com
 * extras: mirror.confluxtech.com
 * remi-safe: repo1.ash.innoscale.net
 * rpmforge: mirror.teklinks.com
 * updates: mirror.confluxtech.com
Package yum-utils-1.1.30-40.el6.noarch already installed and latest version
Nothing to do
Generating yum cache for varnishcache_varnish5...

The repository is setup! You can now install packages.
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: mirror.confluxtech.com
 * extras: mirror.confluxtech.com
 * remi-safe: repo1.ash.innoscale.net
 * rpmforge: mirror.teklinks.com
 * updates: mirror.confluxtech.com
Resolving Dependencies
--> Running transaction check
---> Package varnish.x86_64 0:5.1.2-1.el6 will be installed
--> Processing Dependency: jemalloc for package: varnish-5.1.2-1.el6.x86_64
--> Processing Dependency: libjemalloc.so.1()(64bit) for package: varnish-5.1.2-1.el6.x86_64
--> Finished Dependency Resolution
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
*** Rebuild All Virtual Hosts ***
Setup default Web Servers

New LiteSpeed Enterprise WebServer (30 Day Free Trial!)
Don't forget to rebuild Virtual Hosts if you make changes here.

Netstat info
tcp        0      0 :::443                      :::*                        LISTEN      29842/httpd         
tcp        0      0 :::80                       :::*                        LISTEN      29842/httpd         


Select Default Web Servers which you want to use:
 Apache Only
 LiteSpeed Enterprise (Free for 30days, get license here)
 Apache & Nginx Reverse Proxy (Nginx on port 80 and apache on port 8181)
 Apache & Varnish Cache (Varnish on port 80 and apache on port 8181 [Varnish Conf])
* Apache & Varnish Cache & Nginx Reverse Proxy (Varnish on port 80, Nginx on port 82 and apache on port 8181 [Varnish Conf])

Save & Rebuild Configuration

Pages: [1]