Title: 421 Misdirected Request errors
Last modified: April 15, 2019

---

# 421 Misdirected Request errors

 *  [Rob Watson](https://wordpress.org/support/users/rcwatson/)
 * (@rcwatson)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/421-misdirected-request-errors/)
 * I’ve been helping a client set up SSL with GoDaddy for several of his domains
   that run WordPress. He’s now running the sites on a 40 slot UCC multi-SAN certificate
   with a single primary domain acting as the main cert and all variations of www
   and bare domain accounted for.
 * But since doing so, when he logs into the WP Dashboard to write posts and upload
   images, he often, but not always, gets the error “421 Misdirected Request: The
   client needs a new connection for this request as the requested host name does
   not match the Server Name Indication (SNI) in use for this connection” in the
   Safari browser only. He also gets an intermittent JSON error when uploading photos
   to his site. Some photos will upload and others won’t. All of this happens randomly
   and without a pattern of frequency from one trial to the next.
 * I’ve searched Google for answers, talked to multiple GoDaddy reps, and have done
   several troubleshooting steps, but nobody seems to have an answer. Nobody can
   replicate the issue on their machines. It seems to only happen on the blog owner’s
   side, but it does happen on ALL his devices, even a new iPad Pro.
 * Here are some leads I looked at, but that I can’t fully confirm are the cause:
 * Vhost Setup Issues
    [https://serverfault.com/questions/772901/421-misdirected-request-using-http-2-and-san-ssl#773282](https://serverfault.com/questions/772901/421-misdirected-request-using-http-2-and-san-ssl#773282)
 * ISP Issues
    [https://serverfault.com/questions/849428/https-showing-cpe-huawei-com-instead-of-my-certificate](https://serverfault.com/questions/849428/https-showing-cpe-huawei-com-instead-of-my-certificate)
 * Has anyone else had and solved this issue? Like I said, even GoDaddy is at a 
   loss because they are unable to reproduce the issue on their end.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2F421-misdirected-request-errors%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [Bruno Souza](https://wordpress.org/support/users/brunobsouza/)
 * (@brunobsouza)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-11429684)
 * Hi rcwatson,
    Maybe it is a simple browser caching problem since 421 response
   is cacheable by default. Try to clean the browser data or access the web-page
   in incognito window and see if the response still comes. Bruno
 *  Thread Starter [Rob Watson](https://wordpress.org/support/users/rcwatson/)
 * (@rcwatson)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-11429718)
 * Thanks. I should have mentioned that we did clear browser caches like crazy. 
   Also, the issue doesn’t occur in the Private mode of Safari (and not at all in
   regular or incognito mode of other browsers). It just happens in regular mode
   in Safari.
 *  [Bruno Souza](https://wordpress.org/support/users/brunobsouza/)
 * (@brunobsouza)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-11437541)
 * It seems a problem with Safari itself. Safari very recently added a Intelligent
   Tracking Prevention (ITP) system that can be causing the problem.
 * If that is the problem, your website users would need to turn off a feature inside
   Safari known as Prevent cross-site tracking. But unfortunately this can explain
   the problem but not solve it, since most of your users will have it on.
 * If your website uses an authentication service like Google, you can try to disable
   it, since it can be triggering the ITP.
 *  Thread Starter [Rob Watson](https://wordpress.org/support/users/rcwatson/)
 * (@rcwatson)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-11440361)
 * Thanks, Bruno. I just got info from the client that he tried loading his site
   as a regular anonymous visitor from an Apple store in another city on multiple
   devices. He says it’s happening for him there as well. He’s had these sites since
   around 2009, and the fact that the issue began happening shortly after we installed
   SSL. There isn’t a Google authentication service involved.
 * One of the readers wrote and said they were using the Vienna RSS reader app and
   were able to read the posts fine in that app, but the second they opened the 
   posts in Safari tabs, they got the 421 Misdirected Request error.
 *  [milothompson](https://wordpress.org/support/users/milothompson/)
 * (@milothompson)
 * [7 years ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-11536393)
 * I have been having this issue with iPhone IOS version 12.1.4 only for my site.
   There is a IOS note of the bug and a fix in 12.2 for it. Is this happening only
   on IOS iPhone devices?
    [Bug Reference Link](https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/releasenotes/related/relnote-supplement-bigip-12-1-4.html)
 * > Default SNI clientssl profile’s sni_certsn_hash can be freed while in use by
   > other profiles.
    -  This reply was modified 7 years ago by [milothompson](https://wordpress.org/support/users/milothompson/).
 *  Thread Starter [Rob Watson](https://wordpress.org/support/users/rcwatson/)
 * (@rcwatson)
 * [7 years ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-11538656)
 * Thanks. It happens on Chrome on Windows as well.
 *  [RCStudios](https://wordpress.org/support/users/rcstudios/)
 * (@rcstudios)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-12009967)
 * Hi [@rcwatson](https://wordpress.org/support/users/rcwatson/) where you able 
   to resolve the issue? I have the same problem with 4 websites under the same 
   multi-SAN certificate hosted with GoDaddy. The support rep at go Daddy told me
   it was a Safari browser issue, but I read that it happens to. you on windows 
   as well?
    GoDaddy recommended buying single license certificates for each site
   to solve the problem, but that defeats the purpose of owning a multi-SAN certificate.
 * Any input is appreciated.
 *  Thread Starter [Rob Watson](https://wordpress.org/support/users/rcwatson/)
 * (@rcwatson)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-12010645)
 * Here’s a post I wrote describing the issue and possible solutions to resolve 
   it. [https://webidextrous.com/how-to-solve-421-misdirected-request-errors/](https://webidextrous.com/how-to-solve-421-misdirected-request-errors/)

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘421 Misdirected Request errors’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 4 participants
 * Last reply from: [Rob Watson](https://wordpress.org/support/users/rcwatson/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/421-misdirected-request-errors/#post-12010645)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
