It is possible to use glassfish as front end to other servers? How? -
as done apache , mod_jk access applications without need type port numbers, want glassfish. ff possible how it?
no not possible because doesn't make sense. glassfish application server , not intended use reverse proxy. there other tools fit job, apache, nginx or squid.
without need type port numbers, want glassfish
for applications running on glassfish, can changing port of specific http-listener 80 (http) or 443 (https).
see also:
Comments
Post a Comment