Hi All
Does anyone see any problem with making the following
changes to my http configuration for performance reasons:
In the http configuration I changed the following statement from:
NameTrans /* /QSYS.LIB/QEJB.LIB/QSVTGO46PI.SRVPGM:nametrans_exit
to:
NameTrans /servlet/* /QSYS.LIB/QEJB.LIB/QSVTGO46PI.SRVPGM:nametrans_exit
NameTrans /*.jsp /QSYS.LIB/QEJB.LIB/QSVTGO46PI.SRVPGM:nametrans_exit
and I commented out the following statement since I don't use
WAS 3.5 authorization:
# Authorization IBMWebSphere
/QSYS.LIB/QEJB.LIB/QSVTGO46PI.SRVPGM:authorization_exit
The changes seem to speed the serving of html files up.
Thanx, PLA
/
/ Patrick L Archibald
/ http://HomeTelco.com/pla/
/
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---