Dragon wrote:
Bashiro wrote:
>[snip]
If Apache had any major memory leaks or other problems that caused a
need to be restarted, I can assure you it would not be used as a
production server by a large part of the ISP industry.
If you are running anti-virus software (on the windows box), be ver
I think you have a good point here. I will reconsider
by first investigating what the main cause might be.
Thanks a lot
Bashiro
--- On Thu 05/03, Dragon < [EMAIL PROTECTED] > wrote:
From: Dragon [mailto: [EMAIL PROTECTED]
To: users@httpd.apache.org
Date: Thu, 03 May 2007 13:33:06 -0700
Subjec
I have checked the site of Cronlog.org and saw what it's about.
It's a nice program I guess. I have downloaded it. You guys here have been
great by feeding
us with good tips.
Thanks a lot
Bashiro
--- On Thu 05/03, < [EMAIL PROTECTED] > wrote:
From: [mailto: [EMAIL PROTECTED]
To: users@httpd
Hi al am having trouble making apache run with SSL support.
I installed openSSL and configured it properly, i've also seen lots of examples
on the internet showing how to configure apache2 with SSL.
I've done all the configs that I can but https does not work. when i acess the
sites on the htt
Don,
If you want help, you're going to have to provide details. You are
doing something wrong, and we don't know what it is unless you provide
at least your configuration file. "How can I fix this" is not a valid
question because we don't know what the problem is.
--Victor
On 5/4/07, Don Don <
Thanks for your reply. I resolved the problem : lo was disactived in my
/etc/networking/interfaces.
I did only a iwconfig 127.0.0.1 lo
Now, I have an other problem : apache accept only one configuration, and
don't want to work with localhost/phpmyadmin by example. localhost links
to koha only.
Hi,
I can't purge my apache2 configuration. I tried at-get remove --purge
apache2, but nothing change : the adress localhost links directly to
/usr/local/koha/opac/htdocs/index.html
I would like localhost links to /var/www
I suppose apache use by default the /etc/koha-httpd.conf or
/etc/apac
Hi!
Bashiro escribió:
> I want to restart Apache for the same reason why people want to restart any
> other program.
> For freeing memory ? for dumping memory ? for dumping log file?
> for releasing overload, for stability (in order to release hanging files) etc
You don't need to restart Apache
well i've inspected the system and all apache and SSL configs are well setup as
they are meant to be.
The prob is am getting "The connection was interrupted" when i try connecting
to an https address
Victor Trac <[EMAIL PROTECTED]> wrote: Don,
If you want help, you're going to have to provide
On 5/4/07, Don Don <[EMAIL PROTECTED]> wrote:
well i've inspected the system and all apache and SSL configs are well setup
as they are meant to be.
The prob is am getting "The connection was interrupted" when i try
connecting to an https address
Did you start apache with SSL enabled? (eg. apa
Yes, and just to verify i tried restarting and it says "module ssl_module is
already loaded"
Krist van Besien <[EMAIL PROTECTED]> wrote: On 5/4/07, Don Don
wrote:
> well i've inspected the system and all apache and SSL configs are well setup
> as they are meant to be.
>
> The prob is am gett
On 5/4/07, Don Don <[EMAIL PROTECTED]> wrote:
Yes, and just to verify i tried restarting and it says "module ssl_module
is already loaded"
Looks like there are some things wrong with your config. Maybe if you
showed it to us we could stop guessing what might be wrong.
Krist
--
[EMAIL PROTEC
Bashiro wrote:
> I want to restart Apache for the same reason why people want to restart any
> other program.
> For freeing memory ? for dumping memory ? for dumping log file?
> for releasing overload, for stability (in order to release hanging files) etc
Paying attention to all the other comment
Alejandro Decchi wrote:
> Hello my friends!
>
> I have apache2 and mysql and php. When one user access to thw webpage
> and make a query apache2 uses the 98% of cpu
>
>
> How can i limit the cpu uses ???
Why on her green earth would you want to?
Hi Mark,
I suggest you have a look at Splunk (http://www.splunk.com/products/218)
which will definitively do things you don't need, but probably do what
you need, too ;-)
I ended up creating an Excel macro to just play with logs, too. I can
even provide it to you if you want!
Olivier
Olivier CHI
On 5/4/07, Fred Tyler <[EMAIL PROTECTED]> wrote:
Well, it turns out that getting rid of Vary within mod_negotiation
isn't as straightforward as I'd hoped, so I've gone and change
http_protocol.c in version 1.3.37 and http_filters.c in 2.2.4 so that
setting "force-no-vary" does not fall back to HT
Thank you!
I really appreciate this...
Have a nice day.
Once again thanks
Bashiro
--- On Fri 05/04, William A. Rowe, Jr. < [EMAIL PROTECTED] > wrote:
From: William A. Rowe, Jr. [mailto: [EMAIL PROTECTED]
To: users@httpd.apache.org
Date: Fri, 04 May 2007 14:44:28 +0200
Subject: Re: [EMAIL PROTEC
Hello,
We are using ProxyPass and ProxyReversePass within Apache 2.2.2.
Every once in a while we get a connection timed out, this results in
mod_proxy disabling the worker for 60 seconds by default which doesn't
work well for us. We started off by setting "retry=1" so it only
marks it bad for 1
Hi ! Thz for the reply. I have Debian Linux when i run the command TOP
apache is 100% with only one user conected to the webpage. I saw the query
and it is ok and i saw the funtion php and it is ok too.
I would like te rectrict the cpu use.
On 5/3/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
O
My Tomcat session attributes are getting trashed somehow. We are using
Tomcat 5. I am using an Apache 2.2 HTTP server in front, and another
Proxy HTTP Server in front of that.
Could the proxy be causing this?
Is there a workaround (directive config) to fix?
regards,
tt
-
Yes, cronolog has been very nice for us here. Below are a couple of lines
from our httpd.conf file that we use to get daily logs...
CustomLog "|/usr/local/bin/cronolog /var/log/apache2/myhost-%Y%m%d"
combined
ErrorLog "|/usr/local/bin/cronolog /var/log/apache2/myhost-%Y%m%d"
Please respond t
Once again Thanks a lot !
Bashiro
--- On Fri 05/04, < [EMAIL PROTECTED] > wrote:
From: [mailto: [EMAIL PROTECTED]
To: users@httpd.apache.org
Date: Fri, 4 May 2007 07:46:31 -0700
Subject: Re: [EMAIL PROTECTED] RESTARTING APACHE
Yes, cronolog has been very nice for
us here. Below are a coup
Chirouze:
I'd give Splunk a try (since I have far less than 500MB per day), but
I'm using an unsupported platform, that nasty old Windows 2000. Can I
settle for a copy of your spreadsheet and macro instead? :-)
Mark
Chirouze Olivier wrote:
Hi Mark,
I suggest you have a look at Splunk (ht
Hi friends,
Apache2 can display photo.jpg in my localhost/htdocs but my localhost/cgi-bin
can't show the same photo.jpg.
Please show me why or the missing AddType or AddHandler ?
Thank you for your helps
Can
-
Ahhh...imagining that i
On 5/4/07, Can Le <[EMAIL PROTECTED]> wrote:
Hi friends,
Apache2 can display photo.jpg in my localhost/htdocs but my
localhost/cgi-bin can't show the same photo.jpg.
Please show me why or the missing AddType or AddHandler ?
By using a ScriptAlias directive to map a cgi-bin directory, you a
(since I have far less than 500MB per day),
Windows 2000.
Microsoft's free Log Parser (search net) 2.2
will do all you need!
Log Parser parses Logs, FileSystem, Events, Registry and more!
_
Download Messenger. Join the im Ini
Found it. Oh, indeed that looks like the ticket, at first glance. A
software product from Microsoft that does all I need, though? *gasp*
Mark
Flowering Weeds wrote:
(since I have far less than 500MB per day),
Windows 2000.
Microsoft's free Log Parser (search net) 2.2
will do all you n
Found it. Oh, indeed that looks like the ticket, at first glance. A
software product from Microsoft that does all I need, though? *gasp*
Yep and if you were not on a dead Windows OS
I would have said try Microsoft's Windows PowerShell
and pass Apache objects (not text) around via the
c
Yeah, I was skimming a bit about Powershell the other day, but stopped
when I noticed it wasn't supported on Win2K. I bought Win2K on the
first day of official release of Win XP as my own form of protest.
Seemed like the right thing at the time, but I may wind up having to
swallow XP soon, if
On 5/3/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 5/3/07, Eduardo Meyer <[EMAIL PROTECTED]> wrote:
> However, it is a resource problem which I havent fix, because I dont
> understand correctly what else, other than fd's Apache needs, so I can
> raise it.
I very much doubt that you will run
Hello -
I've been experimenting with using DAV and per-user directories as a
replacement for FTP, with some success. The configuration below (minus
the rewrite rules) works as expected - authenticated users can access
their home directories using DAV with the URL
http://personalpages.domain.
Hi there,
I've just installed mod_status and can now see the very informative
Apache Server Status page in my browser of choice.
I'd now like to see the table in a threaded form, i.e. virtual host by
virtual host. Does anybody know a script or software that takes care of
this nicely. I've co
On 5/4/07, Eduardo Meyer <[EMAIL PROTECTED]> wrote:
Very good pointing Mr Joshua, I didnt know such a module existed.
Simple and clear documentation. Is it a stable module?
Per-vhost directives, say, php_admin_flags, am I supposed to add 'em
into a container?
I think with this module I cannot
On 5/4/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 5/4/07, Eduardo Meyer <[EMAIL PROTECTED]> wrote:
> Very good pointing Mr Joshua, I didnt know such a module existed.
> Simple and clear documentation. Is it a stable module?
>
> Per-vhost directives, say, php_admin_flags, am I supposed to add
Hi,
I'm quite a rookie under apache 2.2, however i've noticed some changes
between apache 2.0 and apache 2.2 that are from my point of view quite
important.
Therefore, I would like to know if it exits some good books on apache 2.2 ?
I've apache 2 bible but i've seen that modules management is dif
35 matches
Mail list logo