Commit Graph

30 Commits (d321b0314e8a5b0f6cd80842179c5c8ab99b0e5a)

Author SHA1 Message Date
reger b12200cafe alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
11 years ago
sixcooler 6d16fa993d make transparent proxy handle https-connections:
11 years ago
reger 0a8c8102de allow YaCy to start w/o ssl if JKS init fails
11 years ago
reger 351c2be68d fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
reger 3b89176b9f use config value htroot in Jetty init (was hardcoded)
11 years ago
reger a71718a459 add config value for ssl/https port (default=8443)
11 years ago
reger cf553e5045 added hint to web.xml and for completeness the full set of hardcoded mappings
11 years ago
Michael Peter Christen c84bcc878a first try to add a generic solr servlet as luke request servlet
11 years ago
Michael Peter Christen 4cb7e2a2ca refactoring: renamed the SolrServlet to SolrSelectServlet for better
11 years ago
Michael Peter Christen dc06e407ce added two virtual instances of solr for the both cores: collection1 and
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
reger f09dbbef96 make SecurityHandler webappcontext ready
11 years ago
reger 37f2a82a5d making root context (htroot) a WebAppContext
11 years ago
reger 30d925a96e reimplemented server access restriction
11 years ago
Michael Peter Christen ed06b5b94b set a realm message to log-in input window which explains that a
11 years ago
reger 19c1a7a5ca change SolrServlet from Filter to Servlet
11 years ago
reger 71cac1a278 added SSL/HTTPS connector to support SSL/https connection on port 8443
11 years ago
Michael Peter Christen 20b48f894f refactoring: moving all servlets to the same package (the solr servlet
11 years ago
reger b43bbd3cc4 join DefaultServlet and Jetty8 implementation
11 years ago
reger 26bb1e37b7 implement core selection in SolrServlet
11 years ago
reger b26787dc2d - DefaultServlet: remove static gzip option
11 years ago
reger b29d262e70 implement Jetty8HttpServerImpl.generateSocketAddress
11 years ago
reger bfdb404867 implement a Jetty reconnect to work with Configbasic_p.html port change
11 years ago
reger 6944225037 - add GSA search /gsa/search servlet for Jetty to Server init
11 years ago
reger 332c6d4fe1 reactivate Domain handler for .yacy / .yacyh handling
11 years ago
reger 06da6f517c add YaCyProxyServlet to handle /proxy.html?url=proxyurl
11 years ago
reger cb2dbcb843 add graceful Jetty shutdown option
11 years ago
reger 2226189743 disable domainhandler due to error
11 years ago
reger 71d2655c02 downgrade to Jetty 8 to assure support of JRE 1.6
11 years ago