• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

XML Publisher has bad performance with > 10 concurrent users.

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
PeopleTools version:Tools: 8.48.09



OS/RDBMS Version*( required for Tools Forums): Oracle 10.2.0.4

Application type and version:

Description of the Problem/Question:


Customer currently testing a process which exposes XML publisher functionality via self service. The process calls an app engine which
generates an XML file, processed by XML Publisher, and then displayed in the browser window.

They have found that any more than ten or so users in our test environment (two app servers, one web server per app server) seems to slow
the process to a halt, even causing some requests to go unprocessed. The bottleneck seems to be at the web server (WebLogic) as the
database and app server performance metrics are very good, however PeopleSoft Ping suggests that the web server is having trouble.

production environment has 8 app servers, one web server per app server. Are there any configuration changes we can make to improve
the serving of PDFs from XML publisher output? Add more web servers per app server? WebLogic java VM heap settings?


WebLogic Server 8.1 SP5

Tuxedo: Version 8.1, 64-bit, Patch Level 192


Any other thoughts on performance degrade with XML Publisher with more than 10 users.

Are there any configuration changes we can make to improve the serving of PDFs from XML publisher output? Add more web servers per app server?



Thanks
reply
    Bookmark Topic Watch Topic
  • New Topic