2.4.2 9 doesn't have this issue. Is there any known
memory leaks on Solaris Sparc 11.4 with latest Apache httpd versions.
Thank you,
Kishore
On Fri, Aug 23, 2019, 23:27 kishore wrote:
> Hi Dennis,
> Below is the output from pstack
>
> core 'core' of 28253: /F6/CA/secu
930) + 1a4
00010007d384 listener_thread (100367050, 1001e4140, 2, 1, 100194b60,
1001e3850) + 214
fff90bbe1148 _lwp_start (0, 0, 0, 0, 0, 0)
~Kishore
On Fri, Aug 23, 2019 at 9:36 PM Dennis Clarke wrote:
> On 8/23/19 8:51 AM, kishore wrote:
> > We are running 2.4.39 with openssl 1.0.2r
We are running 2.4.39 with openssl 1.0.2r on Solaris sparc 64-bit, After
running for 1-2 hrs we are getting core dump created and apache is crashed.
Has anyone faced such issue.
~Kishore
t when i'm compiling on
Linux 64-bit machine
for 64 bit binary.
Compiler: gcc version 3.4.6 20060404 (Red Hat 3.4.6-9)
APR: 1.5.2
APR-UTIL: 1.5.4
PCRE: 8.38
OPENSSL: 1.0.2g
OPENSSL-FIPS: 2.0.12
The versions of modules were used while compiling 64-bit httpd on linux.
~Kishore
~Kishore
lp me with this.
I have checked all pre reqs and basic checks for paths, all seems to be
pointing to proper libraries.
Thanks in Advance,
Kishore
to do is, serve all static content (like css) using apache,
while still proxying all the rest of requests to the application server.*
Any help or guidance would be really appreciated.
Cheers
Kishore
(P.S. I've already asked this question at
serverfault.com<http://serverfault.com/quest
Max_Clients setting can be atmost 256, so if you plan on increasing it change the setting here in the file httpd.h on the line relating to your OS, and recompile apache , and then change the Max-Clients Setting in
httpd.conf..
Kishore Jalleda
ure what kind of data you want to capture from the requests to apache, but if you want to log every packet that passes in and out of apache then may be you could use Snort and you could also send all this info into MySQL.
This setup may not give you the structured data you want. But you can give it a shot
Just my $0.02 Kishore Jalleda http://kjalleda.googlepages.com
...
Just my $0.02 .......
Kishore Jalleda
http://kjalleda.googlepages.com/
On 4/25/06, Arnau <[EMAIL PROTECTED]> wrote:
Hi all, I have 10 different sites written in php running on linux, each ofthem is quite big (some of them with more than 1000 scripts). Theses
sites share the most part o
in this case you would have to open up port 443 on your firewall ...
All in all if you do by your consultant and decide on running your ssl on a different port its better that you hardcode the full URL into your apps like https://www.somesite.org:1234
, or try one of the methods I suggested ...
defined.
There are two walk arounds for this 1) Go into the config section of http://csquared.stanford.edu/, and do this Redirect permanent/
http://wilkinson.stanford.edu/csquared/2) Or use Mod_Rewrite to rewrite the URL Kishore Jalleda http://kjalleda.googlepages.com
On 4/12/06, Paul
from the old apache_1.3.27 dir and put it in the new apache directory) and then just run
./config.status
make
make install
now start apache and you will see that you have the new version running
Kishore Jalleda
http://kjalleda.googlepages.com
On 4/3/06, Michael Hosrom <[EMAIL PROTEC
not have to do anyhting with the keepalive setting..I have never worked on j2ee on oracle so I have no idea what that error could be...
Kishore Jalleda
On 3/30/06, Charles Li <[EMAIL PROTECTED]> wrote:
We have deployed j2ee application on the Oracle App Server, which uses the Apache se
am assuming you know the user/password which is connecting to the mysql database ( look into your php code to find out this info ) and I am sure it would work
Kishore Jalleda On 3/21/06, Noah Silverman <[EMAIL PROTECTED]> wrote:
Kishore,I think you are very close!!Mysql is on a different
ee if you can find smething -- did u check mysql error logs, also do you have any tool which can monitor mysql...Kishore Jalleda
On 3/21/06, Noah Silverman <[EMAIL PROTECTED]> wrote:
Works fine.I can even call the SAME php file that the browser calls and IT WORKSFROM THE COMMAND LINE. It
the production boxes( apache 1.3.33, php 4.4.0) , but not in the test box ( apache 1.3.33, php 4.3.11), may be thats telling IE not to cache .
Any hints
Kishore Jalleda
On 3/18/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 3/18/06, Kishore Jalleda <[EMAIL PROTECT
mod_dir.c mod_alias.c mod_access.c mod_auth.c mod_expires.c mod_headers.c mod_php4.c mod_gzip.c
Even after this IE does not want to cache any objects
Kishore Jalleda
On 3/17/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 3/17/06, Kishore Jalleda <[EMAIL PROTECTED]> wrote:>
is there somehting I am missing, its surprising its working as expected on the test box ...
Kishore Jalleda
yes SSL would be your best bet, with .htaccess your passwords would be travelling in plain text, so go for SSL...
Kishore Jalleda
On 3/14/06, Toto Capuccino <[EMAIL PROTECTED]> wrote:
Hi everyone,I am using a monitoring tool -nagios- that is running through a web interface where y
check out Snort (http://snort.org) , it has the ability to detect many web-based attacks ...
Kishore Jalleda
On 3/10/06, John Rodenbiker <[EMAIL PROTECTED]> wrote:
I'm very new to running a web server.Is there a way to have httpd drop requests to URIs that don't actu
as suggested by Oliver, try these and if you have 64bit, it would show as below (see bold) #cat /etc/issueWelcome to SUSE LINUX Enterprise Server 9 (x86_64) - Kernel \r (\l).and if you wnat to know only the "x86_64"
than#uname -px86_64
Kishore Jalleda On 2/27/06, sanjay tripathi <[EM
I am not really sure but may be you could get some hint from these
#cat /proc/cpuinfo
#uname -a
#arch
or refer to your products documentation :)
Kishore Jalleda
On 2/27/06, sanjay tripathi <[EMAIL PROTECTED]> wrote:
> Hey,
> can you tell me any one if i want
when you said multiple instances of apache , do you mean two different apache installs in like /usr/local/apache, and /usr/local/apache2 or do you mean just different virtual hosts within the same instance???
Kishore Jalleda
On 2/24/06, John Beck <[EMAIL PROTECTED]> wrote:
Hello,
Ok I might be wrong with the compile time option for php because looks like you are loading the modules (php etc) dynamically (DSO), so did you add this line in your httpd.conf to load the php module, and did you compile php with --apache
LoadModule php4_module modules/libphp4.so
Kishore
looking at your configuration script, did you compile apache with php support in the first place, or did you just forget to include it here,
Kishore Jalleda
On 2/24/06, Evan Platt <[EMAIL PROTECTED]> wrote:
Ok, I recompiled and rebuilt apache 2.2 from scratch:./configure --prefix=/L
netstat -a to see on what sockets the server is listening, also i would suggest doing an strace on the apache startup script to see where it is failing
Kishore Jalleda
On 2/23/06, Max Yu <[EMAIL PROTECTED]> wrote:
I could not understand how the problem is related to MySQLserver.The mach
the pre-forking model), I am aware that the MT may not be suitable for all configurations, we use Poweredge 2650's with Dual Xeons and HT, and also some Sparc Boxes.
Thanks all for your time
Kishore Jalleda
27 matches
Mail list logo