Channels
wiremock-php
apidays
wiremock-studio
wiremock-go
cdk-avengers
general
introduce-yourself
random
wiremock-cloud
help
wiremock-java
announcements
community-operations
spec
wiremock-dotnet
outreach-and-advocacy
hacktoberfest-london
documentation
wiremock-js
wiremock-python
Powered by
#general
Title
# general
r
Rahul Verma
04/24/2023, 3:43 PM
Hi Folks just curious to know what http server wiremock uses at backend
t
Tom
04/24/2023, 3:43 PM
Hi
@Rahul Verma
the primary HTTP server is Jetty - v9 in 2.x and v11 in 3.x.
There’s an extension point to plug in your own though, if you’re feeling brave.
👍 3
r
Rahul Verma
04/24/2023, 3:45 PM
great thanks tom 🙂
Post