> > Just curious.. did 'apachectl graceful' tell you anything about that
> > missing file when testing?
> > That's my first and favorite debug command for apache esp. in production
> > env.
> >
> >
> >
> Sorry!! I meant to ask about 'apachectl configtest'. THAT is my
> favorite
--
No error.
> Just curious.. did 'apachectl graceful' tell you anything about that
missing file when testing?
--
No, 'apachectl graceful' did not give any error.
On Thu, Mar 11, 2010 at 10:17 AM, Ted Roby wrote:
>
>
> On Thu, Mar 11, 2010 at 6:17 AM, Ozgur Kazancci <
> ozgur.kazan...@info.uvt.ro> wrote:
>
>> Oh, my mistake.. I forgot that it was a jailed httpd.
>>
>> There was a "File Not Found: /usr/lib/apache/modules/mod_throttle.so"
>> message in the e
On Thu, Mar 11, 2010 at 6:17 AM, Ozgur Kazancci
wrote:
> Oh, my mistake.. I forgot that it was a jailed httpd.
>
> There was a "File Not Found: /usr/lib/apache/modules/mod_throttle.so"
> message in the error_log, but the file was already there (out of chroot
> path). So, I copied the mod_throttle.
Oh, my mistake.. I forgot that it was a jailed httpd.
There was a "File Not Found: /usr/lib/apache/modules/mod_throttle.so" message
in the error_log, but the file was already there (out of chroot path). So, I
copied the mod_throttle.so file into /var/www/conf/modules and changed the path
of Loa
Mr. Coppa,
Thank you very much for the patch.
It compiles without any error and it works ok but I've noticed that if the
mod_throttle is loaded, apache doesn't want to restart with 'apachectl restart'
anymore. You should manually 'apachectl stop' and 'apachectl start' it;
A demonstration:
# ap
On Tue, Mar 09, 2010 at 06:20:36PM +, Gaby Vanhegan wrote:
> On 9 Mar 2010, at 17:42, Ozgur Kazancci wrote:
>
> > Apache doesn't come with such a feature. I tried mod_cband. It was quite
> > unstable, has too many bugs, issues. (Dozens of unfixed security
> > issues, bugs since few years:
> ht
On Wed, 10 Mar 2010, Ozgur Kazancci wrote:
> Any ideas for "structure has no member named `sin_addr'" error?
Can you try the following patch?
cheers,
David
--- mod_throttle.c.orig Sun Dec 3 11:15:10 2000
+++ mod_throttle.c Wed Mar 10 16:52:55 2010
@@ -719,7 +719,7 @@
#include
#includ
Thanks a lot for the suggestions.
> Then what you need is exactly mod_throttle.
> mod_throttle project is discontinued but the latest version works just fine
> and does it job very well.
> I use it with stock Apache since OpenBSD 3.4 and never had problems with it.
Could you tell me the version
> On 9 Mar 2010, at 17:42, Ozgur Kazancci wrote:
>
>
>> I'd like to set a (monthly) bandwidth quota limit to my Apache virtualhosts.
>>
>> For instance, domain.com would have an amount of 10G/Month bandwidth limit
>> (and in case of exceeding the limit, it'd get redirected to a "Bandwidth
On 9 Mar 2010, at 17:42, Ozgur Kazancci wrote:
> Apache doesn't come with such a feature. I tried mod_cband. It was quite
> unstable, has too many bugs, issues. (Dozens of unfixed security issues,
bugs
> since few years:
http://sourceforge.net/tracker/?group_id=154335&atid=791368
> ), there is no
On 9 Mar 2010, at 17:42, Ozgur Kazancci wrote:
> I'd like to set a (monthly) bandwidth quota limit to my Apache
virtualhosts.
> For instance, domain.com would have an amount of 10G/Month bandwidth limit
> (and in case of exceeding the limit, it'd get redirected to a "Bandwidth
limit
> exceeded" al
Hello everyone,
I'd like to set a (monthly) bandwidth quota limit to my Apache virtualhosts.
For instance, domain.com would have an amount of 10G/Month bandwidth limit
(and in case of exceeding the limit, it'd get redirected to a "Bandwidth limit
exceeded" alert page.)
Apache doesn't come with su
13 matches
Mail list logo