Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache proxy slow

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Oracle's Apache in 9iAS v2 on SuSE Linux SLES7  
Author Message
keine_post

External


Since: Jul 09, 2003
Posts: 1



(Msg. 1) Posted: Wed Jul 09, 2003 3:12 am
Post subject: Apache proxy slow
Archived from groups: alt>apache>configuration (more info?)

=

Hello! =


I have a problem with the extremely slow http-Proxy module the
Apache-Webserver.
For a HTML side becomes in the directly-access (LAN)
approximately 2-3 sec. require (text approximately 11 kBs and
approximately 10 kBs for 20 picture-files). =

Apache-Proxy requires 7-10 sec. for it approximately up to the
first text, and then still 10-20 sec. for pictures. =

=

Does one advice know and give me hints? =



Hallo!
Ich habe ein Problem mit dem extrem langsamen http-Proxy Modul
des Apache-Webserver.
F=FCr eine HTML Seite werden im Direktzugriff (LAN) ca. 2-3 s
ben=F6tigt (Text ca. 11 kB und ca. 10 kB f=FCr 20 Bilddateien).
Apache-Proxy ben=F6tigt daf=FCr ca. 7-10 sec. bis zum ersten Text,
und dann noch ca. 10-20 sec. f. die Grafiken.
Wei=DF einer Rat und kann mir Hinweise geben?


Apache 1.3.27 on Novell Netware 5.1 (SP5, DS7.60c)

Here the configuration file / Hier die Konfigurationsdatei:
-----------------------------------------------------------
ServerType standalone
ServerRoot "sys:/apache"
PidFile logs/httpd.pid
ScoreBoardFile logs/apache_status.htm
Timeout 60
KeepAlive on
MaxKeepAliveRequests 50
KeepAliveTimeout 15
ThreadsPerChild 60
ThreadStackSize 65536
MaxRequestsPerChild 60
Listen 192.168.44.66:88
LoadModule proxy_module modules/proxy.nlm
BindAddress 192.168.44.66
Port 88
ServerAdmin sonstwo.DeleteThis@warum.dex
ServerName www.ISA-SRV4.de
DocumentRoot "sys:/apache/pxyroot"
MaxClients 10
MinSpareServers 1
MaxSpareServers 4
AccessFileName access.www
<Files ~ "^\access">
Order allow,deny
Deny from all
</Files>
#CacheNegotiatedDocs
UseCanonicalName on
<IfModule mod_mime.c>
TypesConfig conf/mime.typ
</IfModule>
DefaultType text/plain
HostnameLookups off
LogRotateDaily on
LogRotateInterval 1440
ErrorLog logs/error.log
LogLevel info
LogFormat "%h %l %u %t \"%r\" %>s %b" common
CustomLog logs/access_log common
ServerSignature off
ErrorDocument 403 http://www.isa-analytik.de/public/403inet.htm
ErrorDocument 404 http://www.isa-analytik.de/public/404inet.htm
ProtocolReqCheck on

<IfModule mod_proxy.c>
#ProxyRequests On
<Directory proxy:*>
Options Includes Indexes
AllowOverride all
<Limit PUT DELETE>
Order deny,allow
Deny from all
Require user xyz
</Limit>
<Limit GET POST>
Order deny,allow
deny from .sec
Allow from all
</Limit>
</Directory>

ProxyPass / http://192.168.44.77/
ProxyPass :80/ http://192.168.44.77:80/

#AllowCONNECT 443 88
#ProxyReceiveBufferSize 2048
ProxyReceiveBufferSize 20480
#ProxyIOBufferSize 8192
ProxyIOBufferSize 20480
#ProxyIOBufferSize 65536
#? SendBufferSize bytes
SendBufferSize 20480
ProxyVia Off
</IfModule>
# End of proxy directives.
----------------------------------------------------------

-- =

Mit freundlichen Gruessen Dipl.-Ing.(FH) Thomas Budich
E-Mail bei Bedarf von: http://www.ISA-Analytik.de/internat/
[ E-Mail Antworten hierauf werden automatisch gel=F6scht ]

 >> Stay informed about: Apache proxy slow 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Conditional Proxy Authentication - Im having an issue with proxy authentication. I can set it up fine and it works however I want certain sites to not need authentication. For example... &lt;Proxy *windowsupdate*&gt; Order deny,allow Allow...

APACHE and PHP module - Hi , I got my multiple sites running now and I found I need to use PHP config directives in apache ..So I set up PHP to run as a module last night and got it to work ( I think !) .. How can I test PHP to see if its in the new configuration ?.So far I can...

Apache 2.o.46 and Windows XP - Hi. I'm running an Apache2 webserver on a windows xp box on a network. I want to be able to let internet users access it. So I went in to the setting in my internet connection and enabled the web server service. I've tried running the webserver and it..

Apache and FoxPro - Hi all, I want try using Apache instead IIS, but some problem occurs when I want to lunch VFP OLE Public based dll with Apache on WinXP station. How to use or configure CGI section, is anybody can give me some sample, what about use ISAPI.DLL or..

Apache-contrib - Hi I need mos_auth_system. I can get that by installing the apache-contrib on my Apache 2.0 Redhat 9.0 server. (http://www.hklpg.org/RPM/contrib/libc6/i386/apache-contrib-1.0.8-1.i386.htm l) I get the following error: root@GSM]# rpm -Uvh..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]