Apache disregarding IP to listen on

zamrg

Active Member
Oct 17, 2010
34
0
56
I'm running Apache with Nginx as a reverse proxy so in Server Configuration -> Tweak Settings, I've told Apache to listen on 127.0.0.1:8081 and public_ip:443; however after a rebuild of the config, it still shows Listen public_ip:8081 as well as NameVirtualHost public_ip:8081

It's not really a huge deal since 8081 inbound is blocked on the firewall, but perhaps I'm doing something wrong?
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
Which version of cPanel are you running on your system?

Code:
cat /usr/local/cpanel/version
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
We have improvements in 11.28 for handling Apache port and IP listening changes (this was a result of case #26350).

Would you be willing to update to CURRENT to see if this issue is resolved on it, since CURRENT is at 11.28.7 right now? Of note, 11.28 is scheduled to go to RELEASE on November 3, 2010, so it won't be long before RELEASE hits 11.28 regardless.
 

zamrg

Active Member
Oct 17, 2010
34
0
56
We have improvements in 11.28 for handling Apache port and IP listening changes (this was a result of case #26350).

Would you be willing to update to CURRENT to see if this issue is resolved on it, since CURRENT is at 11.28.7 right now? Of note, 11.28 is scheduled to go to RELEASE on November 3, 2010, so it won't be long before RELEASE hits 11.28 regardless.
excuse my noobness :) but where can I find the bug tracker?

I need to wait for the Nginx Admin plugin to be completely compatible before upgrading; so will have to stick it out until 11.28 reaches stable/release.

It's not a big deal right now since I've blocked inbound anyway.
 

cPanelTristan

Quality Assurance Analyst
Staff member
Oct 2, 2010
7,607
43
348
somewhere over the rainbow
cPanel Access Level
Root Administrator
There's no public accessible list for our bug cases reports. This case is only viewable internally, although our changelog will list changes in the product when a version is released:

cPanel & WHM Change Logs