aspose file tools
The moose likes Performance and the fly likes Performance - Glassfish + Apache (Apache Web Server in front of Glassfish) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Performance
Reply locked New topic
Author

Performance - Glassfish + Apache (Apache Web Server in front of Glassfish)

keiwer villabona ruiz
Greenhorn

Joined: Mar 27, 2012
Posts: 15
Hi,

I have a web services in glassfish server

and

an application in Apache Web Server, The application is consuming these web services that are in glassfish.

my problem is that it runs very slow in production.

I was researching about the performance between Apache and Glassfish. And I got something like AJP / mod_jk.

but not if it is the solution.

someone please guide me.

releases Glassfish 3.1 and Apache 2.2.8

thanks in advance!
Winston Gutkowski
Bartender

Joined: Mar 17, 2011
Posts: 4761
    
    7

keiwer villabona ruiz wrote:I have a web services in glassfish server...

Appears to be a copy of this thread. Locking.

Winston


Isn't it funny how there's always time and money enough to do it WRONG?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Performance - Glassfish + Apache (Apache Web Server in front of Glassfish)
 
Similar Threads
Glassfish + Apache (Apache Web Server in front of Glassfish)
Help Running GlassFish bundled with Netbeans, what does Apache & IIS redirect have to do with this?
Use a private UDDI Registry
Doubt about grizzly/glassfish and apache/tomcat
War File on Web Server Communicating to ear File on Application Server?