search for: ajp13

Displaying 8 results from an estimated 8 matches for "ajp13".

Did you mean: a13
2006 Feb 02
4
AjpRails; Rails runner using AJP13
Hello, all. I released AjpRails 0.1.0. AjpRails is a script for running Ruby on Rails. Rails this script runs uses AJP13(Apache JServ Protocol 1.3) instead of CGI or FastCGI, to cooperate with your HTTPd. Its RubyForge project is: http://rubyforge.org/projects/ruby-ajp/ Project home page is: http://ruby-ajp.rubyforge.org/wiki/wiki.pl Now, AjpRails is slower and much more unstable than dispatcher.fcgi or SCGI Ra...
2005 Apr 05
1
Jakarta-Tomcat 1.2.10 problem
...f/workers.properties JkLogFile /etc/httpd/logs/mod_jk.log JkLogLevel info JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories JkLogStampFormat "[%a %b %d %H:%M:%S %Y]" JkAutoAlias /usr/local/jakarta-tomcat-5.5.4/webapps JkShmFile /etc/httpd/logs/mod_jk.shm JkMount /servlet/* ajp13Worker JkMount /*.vm ajp13Worker JkMount /therestaurant/servlet/ControllerServlet/* ajp13Worker </ifModule> NameVirtualHost xxx.xxx.xxx.xxx:80 <VirtualHost xxx.xxx.xxx.xxx:80> ServerAdmin vaneet at iwg.info DocumentRoot /usr/local/jakarta-tomcat-x.x.x/webapps/therestaurant...
2008 Jan 06
1
tomcat still sees jvm version 1.4.2 in Cent OS 5
...], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] 6-Jan-08 12:53:53 AM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-172.16.85.33-8080 6-Jan-08 12:53:53 AM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 6-Jan-08 12:53:53 AM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/112 config=null 6-Jan-08 12:53:53 AM org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource 6-Jan-08 12:53:53 AM org.apache.catalin...
2005 Mar 22
0
Centos 3.3 ( Apache WebServer integration with Tomcat
...host settings in the end ) Below is: configuration for httpd.conf NameVirtualHost 213.217.226.168:80 <VirtualHost 213.217.226.168:80> #ServerAdmin vaneet@export4u.co.uk DocumentRoot /usr/local/jakarta-tomcat-5.5.7/webapps/XXX ServerName www.export4u.co.uk JkMount /servlet/* ajp13Worker JkMount /therestaurant/* ajp13Worker #ServerAlias export4u.co.uk # ErrorLog /usr/local/jakarta-tomcat-5.5.7/logs #CustomLog logs/dummy-host.example.com-access_log common </VirtualHost> 3) I also included this code in httpd.conf <IfModule mod_jk.c> JkWorkersFile...
2006 Mar 30
6
Stable Production Environment on Unix/Linux
Hello, I wonder what would be the most stable production runtime environment for a rails application on Unix/Linux. I am not very fond of FastCGI indeed, since it''s not seen any further developement lately. What are your experiences e.g. with the mongrel server? Has anybody used it for production? What are the alternatives? May be some fine lad could just point me to web site
2009 Oct 12
15
We're sorry, but something went wrong on Tomcat
I am using JRuby and I have to deploy on Tomcat. My web app is working fine in the dev envirmonment, with Mongel, but when I deploy on Tomcat I get "We''re sorry, but something went wrong on Tomcat". The problem is that production.log only shows: # Logfile created on Mon Oct 12 12:54:36 +0100 2009-bash-3.00 The file permission and directory are 777. Any idea how I can
2004 Dec 06
1
Help: Apache2, Tomcat5 and jk2_connector
Hello, Does any have Apache 2.0.49 with tomcat 5.5.4 and jakarta-tomcat-connectors-jk2-2.0.4 working??? Apache was allready installed with CentOS 3 I installed tomcat with it's tar.gz file and instalation was good. but I installed first the j2sdk-1_4_2_06-linux-i586 java version... everything was OK... but when I try to install the jakarta-tomcat-connector I get an error when executing the
2009 Jun 05
2
I am so frustrated - Samba ports not opening and no error message
.../tcp open http 81/tcp open hosts2-ns 82/tcp open xfer 83/tcp open mit-ml-dev 111/tcp open rpcbind 389/tcp open ldap 443/tcp open https 631/tcp open ipp 901/tcp open samba-swat 3306/tcp open mysql 5001/tcp open commplex-link 5432/tcp open postgres 8009/tcp open ajp13 8080/tcp open http-proxy 10000/tcp open snet-sensor-mgmt Nmap done: 1 IP address (1 host up) scanned in 0.151 seconds I have attached the log.smbd, log.nmbd and smb.conf files. Any ideas? I can't logon - just says Connection refused. On a side note - I can't stop samba by running s...