Simple multithreaded Java Webserver

The following code (estimated 150 lines of code) implements a simple multithreaded Web Server in Java. The code is easy to read and contains no (really) complicated stuff. There are 5 classes: HTTPException.java This class extends Exception and overrides the getMessage(String) Methode, which is responsibe for example for the Error 404 Not Found message. MimeTypeResolver.java This… Continue reading Simple multithreaded Java Webserver

change max_allowed_packet (or any arbitrary DB parameter group value) in Amazon RDS from commandline

WordPress › Error

There has been a critical error on this website.

Learn more about troubleshooting WordPress.