Re: [users@httpd] Could not find worker

2022-02-14 Thread Roberto D. Maggi
1 > > > JkMount jk-manager > Require ip 127.0.0.1 > > > Restart apache and retry. > NOTE: you called your configuration Master -> Slave but this is instead a > standard load balancer (Round Robin), since you set your lbfactor to the > same value. > > Ciao, Din

[users@httpd] Could not find worker

2022-02-13 Thread Roberto D. Maggi
Hello you all, I'm looking for some help due to this problem I'm fighting from a couple of days with. I'm running ubuntu on the master and debian on the slave, installed Apache/2.4.48 (Ubuntu) and installed libapache2-mod-jk 1:1.2.48-1 to communicate wqith JBoss 7.3. all seems to work correctly

[users@httpd] Apache LDAP authentication error for Chrome and not for Firefox

2019-12-02 Thread Roberto Carna
Hi people, I've implemented LDAP authentication in my Apache2 2.4.38 server. The authentication works OK. When I use Firefox web browser I authenticate OK and I have not error logs at all, but when I use Chrome web browser the authentication is OK but the Apache error.log has several entries and

[users@httpd] compiling apache on ubuntu

2017-05-23 Thread Roberto Marzialetti
bin/uname -p = unknown [...] /bin/arch = unknown [/code] here my all config.log: https://apaste.info/6Jbg any idea? many many thanks i'm going crazy... -- Roberto Marzialetti webdeveloper m. 329 0681847 - To

Re: [users@httpd] FastCGI causes website to hang

2011-03-02 Thread roberto blanko
> > Try restarting your apache, then list your semaphores with the command > "ipcs". Wait until apache stops working in the described manner, then list > them again and check if there are any semaphores missing. > Hi Björn, thanks for your support. I monitored the semaphores and shared memory the

[users@httpd] FastCGI causes website to hang

2011-03-01 Thread roberto blanko
e any ideas what the problem could be? Any help would be very appreciated. If you need more specific information, just ask for it and I'll take a look at the server. But since I have not even the slightest idea, what the cause could be, I'm not sure what to post here. Regards roberto

RPC over HTTP for Exchange proxying

2008-12-12 Thread Roberto Suarez Soto
, what's the "official" alternative? Thanks in advance. -- Roberto Suarez Soto Allenta Consulting r...@allenta.com www.allenta.com

[EMAIL PROTECTED] Environment variables in rewrite rule

2008-10-20 Thread Roberto Allende
Hello I need to write a rule like this: RewriteRule ^/RSS$ http://127.0.0.1:8080/VirtualHostBase/http/mydomain.com:80/RSS?set_lang=en/VirtualHostRoot/ [L,P,NC] The problem is the "RSS?set_lang=en" part because after the ? it doens't work. I tried with NE and it doesn't work neither. Also i tried

RE: [EMAIL PROTECTED] [EMAIL PROTECTED] Virtual Host not enough ?

2008-08-22 Thread Roberto
ServerName www.yourdomain.com ServerAlias yourdomain.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2008 12:08 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] [EMAIL PROTECTED] Virtual Host not enough ? Hey Guys First thanks

[EMAIL PROTECTED] troubles with xajax+apache+php5

2008-07-01 Thread Roberto Tortolero
hi people... i have a question... is anyone found a glitch between apache ans xajax??? because i'm having a problem with xajax framework on Ubuntu distro... On windows works fine but when i'm running the script on Ubuntu he explode... But i've change the buffer on the php script and on apache and

Re: [EMAIL PROTECTED] Restriction of access using both mod_authz_host and mod_auth_basic

2007-10-04 Thread Roberto Suarez Soto
On Oct/04, Joshua Slive wrote: > You're looking for the Satisfy directive. Also see: > http://wiki.apache.org/httpd/BypassAuthenticationOrAuthorizationRequirements That's it. Thank you very much, it's precisely what I needed. --

[EMAIL PROTECTED] Restriction of access using both mod_authz_host and mod_auth_basic

2007-10-04 Thread Roberto Suarez Soto
the path to follow to get it working. Any ideas, any hints of how could this be done? Thanks in advance. -- Roberto Suarez Soto Allenta Consulting [EMAIL PROTECTED] www.allenta.com

Re: [EMAIL PROTECTED] reverse proxy with ldap authentication

2007-09-26 Thread roberto . ramos
e.org Hi Roberto, Clearly your LDAP client or Apache module is missing SSL support for LDAP. What operating system are you using? (CentOS, RHEL?) On 9/27/07,

[EMAIL PROTECTED] reverse proxy with ldap authentication

2007-09-26 Thread roberto . ramos
pport unavailable [Wed Sep 26 16:57:40 2007] [notice] Apache/2.0.52 (Red Hat) configured -- resuming normal operations Any help would be appreaciated. Thx Roberto - The official User-To-User support forum of the Apache HTTP Server Project

[EMAIL PROTECTED] problems with the bandwidth and apache

2007-07-25 Thread Roberto Tortolero
The apache installed on Linux fedora is taking the half of the bandwidth of the company were a work for. The apache have configure three virtual host redirecting to other server through proxy directives, so, it possible to know why the apache server is consuming so many bandwidth. thank you.

[EMAIL PROTECTED] problems with the IE.

2007-07-23 Thread Roberto Tortolero
Good afternoon. I like to thanks all the comments that i received on my last issue, but now i have another one related with the infamous IE. the problem is that i have web page that redirect the web site according to web browser which the user is using, this is made by javascript. the web site if

Re: [EMAIL PROTECTED] Problems with process child on apache 2.0.4

2007-07-18 Thread Roberto Tortolero
Good morning, i tried something yesterday, by removing the 3 virtualhost that i have setup, those 3 VH are made to make a route from other servers where i have hosting my pages. It's like a layer 3 model, where i have a firewall then other server where the web pages are served and other server wh

Re: [EMAIL PROTECTED] Problems with process child on apache 2.0.4

2007-07-17 Thread Roberto Tortolero
I still have a problem, i down the values of the directives, but i don't know witch one is the one to downed, so i reduce the values for the three of them ok. the server has 3 directives witch contains the other ones: # prefork MPM # worker MPM # perchild MPM but the apache consumes the half o

Re: [EMAIL PROTECTED] Problems with process child on apache 2.0.4

2007-07-17 Thread Roberto Tortolero
Ok, thanks for the fastest response ever... I've tried now with those directives, they are all ready declared in the httpd.conf file, so i modified to see what happen. let give a try, if i have any problem i'll post again. thank you so much.

[EMAIL PROTECTED] Problems with process child on apache 2.0.4

2007-07-17 Thread Roberto Tortolero
Hi, i write 'cause i have a problem with apache, i have it running on fedora 6.0 and it was installed by rpm. The problem is that the httpd process create like a hundred child process that saturated the server and make it slower. My apache is configure with 4 virtualhosts and 3 of them are via p

Re: [EMAIL PROTECTED] Re: virtualhost via proxy on apache 2.0.40 problem

2007-04-27 Thread Roberto Tortolero
perfectly, right now i don`t need more, but thanks for the recommendation... Thanks a lot On 4/27/07, Joshua Slive <[EMAIL PROTECTED]> wrote: On 4/27/07, Roberto Tortolero <[EMAIL PROTECTED]> wrote: > Hi > I have problem with proxys on apache, i have two servers and i want

[EMAIL PROTECTED] Re: virtualhost via proxy on apache 2.0.40 problem

2007-04-27 Thread Roberto Tortolero
Hi I have problem with proxys on apache, i have two servers and i want to use one as a firewall an the other as web page server. i've all ready doned, but, the thing is that apache always returned the same carpet all the time, no matter what address i put, always redirect me to the first virtual h

[EMAIL PROTECTED] virtualhost via proxy on apache 2.0.40 problem

2007-04-27 Thread Roberto Tortolero
Hi I have problem with proxys on apache, i have two servers and i want to use one as a firewall an the other as web page server. i've all ready doned, but, the thing is that apache always returned the same carpet all the time, no matter what address i put, always redirect me to the first virtual

Re: [EMAIL PROTECTED] Alias directive not being honored

2007-04-26 Thread Roberto Tortolero
Hi I have problem with proxys on apache, i have two servers and i want to use one as a firewall an the other as web page server. i've all ready doned, but, the thing is that apache always returned the same carpet all the time, no matter what address i put, always redirect me to the first virtual

[EMAIL PROTECTED] Problems load balancing with lb.pl and RewriteMap

2007-04-19 Thread Roberto Bouza
with Apache 2.0.52. Do I need to be aware of any extra modules? Any help would be much appreciated. Roberto Bouza. --- - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/usersli

Re: [EMAIL PROTECTED] virtual host problem

2007-04-11 Thread Roberto Tortolero
ROTECTED]> wrote: Hi Roberto, > I've readed that Apache begins with the first VirtualHost and if > he don't find any virtualhost with an address or ip configured for that url > he just take the first virtualhost. So... this is the problem Mind posting the small part of your httpd

Re: [EMAIL PROTECTED] virtual host problem

2007-04-11 Thread Roberto Tortolero
ost and if he don't find any virtualhost with an address or ip configured for that url he just take the first virtualhost. So... this is the problem where i'm in to. If u have any other sugest, it will be very gratefull. Thanks. Roberto On 4/10/07, Gonzalez, Miguel <[EMAIL PROTECTED]&

[EMAIL PROTECTED] virtual host problem

2007-04-10 Thread Roberto Tortolero
Hi, i want to put on my apache server 2 or 3 diferents sites, i've been triying with the virtualhost command but i always end up in same site. I need tu host 2 sites, tuoficio.com and vasa.com in my apache server, so, i redirect and do everything of what the tutorial said on the apache web site, b

[EMAIL PROTECTED] mod_proxy and equalized routes

2005-11-03 Thread Roberto Barbieri
n the log file, both the client IP connecting to eth0 and IP of the interface used to forward the request to the other server. There is a way to log these informations in each request? Thank you Roberto - The official User-To