Menu

#25 port for virtualhost is ignored

open
nobody
None
5
2007-09-08
2007-09-08
Anonymous
No

When using mod_cband with SSL/NonSSL virtualhosts like

<VirtualHost x.y.z:80>
...
</VirtualHost>

<VirtualHost x.y.z:443>
...
</VirtualHost>

there will not be distinguished between these virtualhosts. You even get errors like

[warn] Duplicate command 'CBandScoreboard' for x.y.z:1
[warn] Duplicate command 'CBandPeriod' for x.y.z:1
[warn] Duplicate command 'CBandPeriodSlice' for x.y.z:1
[warn] Duplicate command 'CBandExceededSpeed' for x.y.z:1
[warn] Duplicate command 'CBandSpeed' for x.y.z:1

when included in both virtualhosts

Discussion


Log in to post a comment.

MongoDB Logo MongoDB